home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-13 / xe360.zip / XE.HLP < prev   
Text File  |  1993-02-06  |  10KB  |  338 lines

  1. HELP
  2.  
  3.  Help on Help
  4.  
  5.  Once in help (like you are now), the following commands
  6.  are available :
  7.  
  8.  F1 - Help on Help (this screen)
  9.  F2 - An ~index` (keywords) for items in the help file
  10.  F3 - Goto the previous screen (limited)
  11.  F5 - Zoom/Unzoom the help screen
  12.  
  13.  Arrow keys - Scroll the help screen contents left, right,
  14.               up and down
  15.  
  16.  TAB / SHFT+TAB - Highlight the next/previous visible
  17.                   keyword
  18.  
  19.  PAGEUP/DOWN - Move up and down a page at a time
  20.  
  21.  HOME/END - Goto the beginning/end of the help info for
  22.             the current item
  23.  
  24.  ENTER - Get help on a highlighted keyword
  25.  ESC   - Exits help
  26. /
  27. INDEX
  28.  
  29.   Index for heXEdit
  30.  
  31.  ~Help` on Help             ~Goto` offset
  32.  ~About`                    ~Load` a new file
  33.  ~View`ing                  ~Mark`er stack
  34.  ~ASCII` chart              Goto marked ~position`
  35.  ~Base` conversion          ~Retrieve` position
  36.  ~Clear` marker stack       ~Search`
  37.  ~Colors`                   Search ~again`
  38.  ~Edit`ing
  39.  
  40. /
  41. ABOUT
  42.  
  43.  heXEdit  v3.6  ^^  Rob Stuntz        2-5-93
  44.  
  45.  If you have any questions or comments I can be
  46.  reached at one of these spots :
  47.  
  48.  1. GEnie
  49.     address : R.STUNTZ
  50.  
  51.  2. CompuServe
  52.     address : 71043,117
  53.  
  54.  3. and of course the good ole' U.S. Postal Service at
  55.  
  56.     Rob Stuntz
  57.     565 Dorothy Dr.  Apt. 1
  58.     Des Plaines, IL.  60016
  59.  
  60. /
  61. VIEW
  62.  
  63.  Viewing Commands
  64.  
  65.  F1      - ~Help`
  66.  A/Alt+A - Show ~ASCII` chart
  67.  B/Alt+B - ~Base` conversion
  68.  C       - Set ~Colors` (color adapters)
  69.  D/H/O   - Display offset #'s as Dec/Hex/Oct
  70.  E       - ~Edit` the file
  71.  G       - ~Goto` offset
  72.  L       - ~Load` a new file
  73.  M       - Push position on ~mark`er stack
  74.  N       - Search ~again`
  75.  R       - ~Retrieve` position from marker stack
  76.  S       - ~Search` the file
  77.  Z       - ~Clear` all entries from marker stack
  78.  Alt+1 thru Alt+9 - Goto marked ~position`
  79.  
  80.  /       - Scroll up/down 1 line
  81.  PGUP/PGDN - Scroll up/down 1 page
  82.  HOME/END  - Go to beg/end of file
  83.  ESC/Alt-X - Quit heXEdit
  84. /
  85. ASCII
  86.  
  87.    ASCII Chart
  88.  
  89.    A / Alt+A
  90.  
  91.  ASCII chart commands
  92.  
  93.  LEFT arrow key  - go back 16 characters
  94.  RIGHT arrow key - go forward 16 characters
  95.  PAGEUP          - go back 128 characters
  96.  PAGEDOWN        - go forward 128 characters
  97.  D               - display numbers in decimal
  98.  H               - display numbers in hexadecimal
  99.  ESC or ENTER    - exits ASCII chart
  100.  
  101. /
  102. BASE
  103.  
  104.    Base Convert
  105.  
  106.    B / Alt+B
  107.  
  108.  Convert a number from either decimal, hexadecimal or
  109.  binary to the other two.
  110.  
  111.  Base convert commands
  112.  
  113.  UP/DOWN arrow keys - select the base of the input number
  114.  ENTER              - convert the number
  115.  ESC                - exit the base convert routine
  116. /
  117. COLORS
  118.  
  119.    Set Colors
  120.  
  121.    C
  122.  
  123.  This command will allow you to change the color of just
  124.  about anything. You can also save the colors you choose
  125.  so that XE will startup with those colors.
  126.  
  127.  Simply select the area you want to change the color in by
  128.  pressing a letter 'A' thru 'O'. A colorbox of all
  129.  possible colors will appear. The current color of the
  130.  item you selected will have two white bars on either side
  131.  of an 'X'. You can now move those white bars around with
  132.  the arrow keys to select a new color. With the white bars
  133.  around the color scheme you want, press ENTER. If you
  134.  change your mind and don't want to change the color after
  135.  all, press ESC.
  136.  
  137.  There are a couple areas that have a color selection
  138.  restriction. Area 'G', Altered bytes background, you can
  139.  only select the background, the foreground is the same as
  140.  the main bytes (area 'A'). And the border for Help, only
  141.  the foreground can be selected as it's background is the
  142.  same as the Help text (area 'L').
  143.  
  144.  Color change commands
  145.  
  146.  F1        - get ~help`
  147.  A-O       - select the area you want to change
  148.  S         - save the currently selected colors to XE.EXE
  149.  ESC/ENTER - exit the color change screen
  150.  
  151.  The 'S' command will save the currently selected colors
  152.  to the executable file (XE.EXE). If XE.EXE is not
  153.  available where it was started from, an error message
  154.  will be displayed to that effect, which means your colors
  155.  have not been saved.
  156.  
  157.  If you want the default colors back, start-up XE with the
  158.  /C option. If you want to retain the default colors make
  159.  sure you then save the colors, otherwise the next time
  160.  you start XE you will have whatever colors were last
  161.  saved in XE.EXE.
  162.  
  163. /
  164. EDIT
  165.  
  166.    Editing
  167.  
  168.    E
  169.  
  170.  Edit commands
  171.  
  172.  F1              - get ~help`
  173.  Alt+A           - displays the ~ASCII` chart
  174.  Alt+B           - ~base` number conversion
  175.  
  176.  BackSpace/LEFT arrow  - move cursor left 1 byte
  177.  RIGHT arrow     - move cursor right 1 byte
  178.  PAGEUP          - move cursor to first line on page
  179.  PAGEDOWN        - move cursor to last line on page
  180.  HOME            - move cursor to beginning of line
  181.  END             - move cursor to end of line
  182.  TAB             - toggle cursor position between the
  183.         hexadecimal display and the ASCII display of the
  184.         file. The above editing commands will move the
  185.         cursor within the area the cursor is in.
  186.         You can edit the file making changes in both
  187.         areas at the same time, if so desired.
  188.  
  189.  ENTER           - quit editing. If you made changes to
  190.         whole bytes you will be prompted to save the
  191.         changes or not. Press 'Y' to save the changes or
  192.         'N' to lose the changes. Only the portion of the
  193.         file that is in memory is actually saved. So
  194.         don't worry about waiting for a long save if you
  195.         are editing a large file. You are then returned
  196.         to the View mode.
  197.  
  198. ESC              - quit editing. This will return you to
  199.         the View mode and will not save any changes you
  200.         made.
  201. /
  202. GOTO
  203.  
  204.    Goto offset
  205.  
  206.    G
  207.  
  208.  You are prompted for an offset to go to. You can enter
  209.  either a decimal number or a hexadecimal number. If you
  210.  press ESC while entering a number you will be placed
  211.  back in the ~View` mode with no repositioning taking
  212.  place. The BACKSPACE key can be used to edit your entry.
  213.  If you enter an offset that is beyond the End-Of-File
  214.  (or < 0) you will be prompted again for a number.
  215.  
  216.  To enter a decimal number just type in the number, no
  217.  commas, and press ENTER.
  218.  
  219.  To enter a hexadecimal number, type a '$' as the first
  220.  character and then continue entering the hex number.
  221. /
  222. LOAD
  223.  
  224.    Loading files
  225.  
  226.    L
  227.  
  228.  Loadfile box commands
  229.  
  230.  UP/DOWN arrows  - move highlight bar one file at a time
  231.  PAGEUP/PAGEDOWN - move a page at a time
  232.  HOME/END        - move to beginning/end of file list
  233.  ENTER           - load the highlighted file or change
  234.                    directories or change drives
  235.  ESC             - exit without loading
  236.  
  237.  F5 - toggles the Archive bit
  238.  F6 - toggles the System bit
  239.  F7 - toggles the Hidden bit
  240.  F8 - toggles the Read_Only bit
  241. /
  242. MARK
  243.  
  244.    The marker stack
  245.  
  246.    M
  247.  
  248.  Your current position in the file can be saved and then
  249.  retrieved later on.
  250.  
  251.  Your position is saved on a stack. If the stack is full
  252.  the oldest position will be deleted and the rest of the
  253.  entries will move down the stack to make room for the new
  254.  entry. The maximum number of positions you can save is
  255.  100. Also, when your position is saved, it's location on
  256.  the stack is reported to you so you can see how full the
  257.  marker stack is.
  258. /
  259. AGAIN
  260.  
  261.    Search again
  262.  
  263.    N
  264.  
  265.  ~Search` again using the last used search string. If
  266.  there is no previous search string, you will be prompted,
  267.  as if you pressed 'S', to enter a search string.
  268.  
  269. /
  270. RETRIEVE
  271.  
  272.    Retrieve position
  273.  
  274.    R
  275.  
  276.  While ~view`ing the file, if you do this command you will
  277.  be moved to the location specified by the top ~mark`er
  278.  stack entry. Once you have been moved to the new
  279.  location, the entry you retrieved will be deleted from
  280.  the marker stack. If there are no markers on the stack,
  281.  then nothing will happen.
  282.  
  283. /
  284. POSITION
  285.  
  286.    Goto marked position
  287.  
  288.    Alt+1 thru Alt+9
  289.  
  290.  Using these commands will move you to a previously
  291.  ~mark`ed position without deleting the mark information.
  292.  The retrieve command 'R' moves you to the last position
  293.  and deletes the mark, using Alt+1 - Alt+9 does not delete
  294.  the mark. Alt+1 moves you to the first marked postion,
  295.  Alt+2 moves you to the second marked position, etc etc.
  296.  If you try to move to a position that has not been marked
  297.  yet, nothing will happen except a message telling you so.
  298.  
  299. /
  300. SEARCH
  301.  
  302.    Searching
  303.  
  304.    S
  305.  
  306.  Search the file for a byte or text sequence.
  307.  
  308.  You will be prompted for the type of search (B)yte or
  309.  (T)ext.
  310.  
  311.  For a byte sequence, enter the bytes in hexadecimal
  312.  notation then press ENTER.  As with ~edit`ing, you must
  313.  enter a complete byte, for the search to work correctly,
  314.  although I don't check for that here.  You can use the
  315.  BACKSPACE key to go back and make corrections.  The
  316.  maximum length for a byte sequence is 9 bytes. There is
  317.  no need to enter a space between each byte as I do that
  318.  for you while you're entering your bytes.
  319.  
  320.  For a text sequence, just type in the text to search for,
  321.  no quotes are needed, and press ENTER. The maximum
  322.  length for a text sequence is 25 characters. The search
  323.  is case insensitive.
  324.  
  325.  While XE is searching, you can press any key to interrupt
  326.  and stop the search.
  327. /
  328. CLEAR
  329.  
  330.    Clear marker stack
  331.  
  332.    Z
  333.  
  334.  This command will delete all entries from the marker
  335.  stack.
  336.  
  337. /
  338.